home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 86
/
(Vol 86) My Disc.iso
/
Games
/
pet_1112.swf
/
scripts
/
DefineSprite_357
/
frame_1
/
DoAction.as
Wrap
Text File
|
2009-04-14
|
108b
|
6 lines
wedgieWheel_mc.setMask(magenta);
wedgieWheel_mc.onEnterFrame = function()
{
this._rotation += 1;
};